home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / feedaemon / fd110rc5.exe / {app} / FeedDemon.exe / 0 / RCDATA / TFDESKTOPALERT / TFDESKTOPALERT.txt < prev   
Text File  |  2004-05-31  |  5KB  |  170 lines

  1. object fDesktopAlert: TfDesktopAlert
  2.   Left = 510
  3.   Top = 392
  4.   AlphaBlend = True
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 86
  8.   ClientWidth = 320
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnHide = FormHide
  22.   OnShow = FormShow
  23.   DesignSize = (
  24.     320
  25.     86)
  26.   PixelsPerInch = 96
  27.   TextHeight = 13
  28.   object shpBorder: TShape
  29.     Left = 0
  30.     Top = 0
  31.     Width = 320
  32.     Height = 86
  33.     Align = alClient
  34.     Brush.Style = bsClear
  35.   end
  36.   object imgAlertIcon: TImage
  37.     Left = 8
  38.     Top = 15
  39.     Width = 32
  40.     Height = 32
  41.     AutoSize = True
  42.     Picture.Data = {<image000.ico>}
  43.     Transparent = True
  44.   end
  45.   object spdClose: TSpeedButton
  46.     Left = 301
  47.     Top = 11
  48.     Width = 16
  49.     Height = 16
  50.     Flat = True
  51.     Glyph.Data = {
  52.       56010000424D560100000000000036000000280000000A000000090000000100
  53.       18000000000020010000120B0000120B00000000000000000000C6D3DEC6D3DE
  54.       C6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DE0000C6D3DE000000
  55.       000000C6D3DEC6D3DEC6D3DEC6D3DE000000000000C6D3DE0000C6D3DEC6D3DE
  56.       000000000000C6D3DEC6D3DE000000000000C6D3DEC6D3DE0000C6D3DEC6D3DE
  57.       C6D3DE000000000000000000000000C6D3DEC6D3DEC6D3DE0000C6D3DEC6D3DE
  58.       C6D3DEC6D3DE000000000000C6D3DEC6D3DEC6D3DEC6D3DE0000C6D3DEC6D3DE
  59.       C6D3DE000000000000000000000000C6D3DEC6D3DEC6D3DE0000C6D3DEC6D3DE
  60.       000000000000C6D3DEC6D3DE000000000000C6D3DEC6D3DE0000C6D3DE000000
  61.       000000C6D3DEC6D3DEC6D3DEC6D3DE000000000000C6D3DE0000C6D3DEC6D3DE
  62.       C6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DE0000}
  63.     OnClick = spdCloseClick
  64.   end
  65.   object lblTitle: TLabel
  66.     Left = 50
  67.     Top = 23
  68.     Width = 68
  69.     Height = 13
  70.     Caption = 'FeedDemon'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = [fsBold]
  76.     ParentFont = False
  77.     ShowAccelChar = False
  78.     Transparent = True
  79.   end
  80.   object shpTop: TShape
  81.     Left = 0
  82.     Top = 0
  83.     Width = 324
  84.     Height = 9
  85.     Anchors = [akLeft, akTop, akRight]
  86.     Brush.Color = clSkyBlue
  87.     OnMouseDown = DoGripMouseDown
  88.     OnMouseMove = DoGripMouseMove
  89.     OnMouseUp = DoGripMouseUp
  90.   end
  91.   object spdOptions: TSpeedButton
  92.     Left = 285
  93.     Top = 11
  94.     Width = 16
  95.     Height = 16
  96.     Flat = True
  97.     Glyph.Data = {
  98.       DE000000424DDE00000000000000360000002800000009000000060000000100
  99.       180000000000A8000000C30E0000C30E00000000000000000000FFFFFFFFFFFF
  100.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFF
  101.       FFFF000000FFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFF0000000000
  102.       00000000FFFFFFFFFFFFFFFFFF00FFFFFFFFFFFF000000000000000000000000
  103.       000000FFFFFFFFFFFF00FFFFFF00000000000000000000000000000000000000
  104.       0000FFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  105.       FF00}
  106.     OnClick = spdOptionsClick
  107.   end
  108.   object imgGrip: TImage
  109.     Left = 142
  110.     Top = 3
  111.     Width = 35
  112.     Height = 3
  113.     Anchors = [akLeft, akTop, akRight]
  114.     AutoSize = True
  115.     Picture.Data = {<image001.bmp>}
  116.     Transparent = True
  117.     OnMouseDown = DoGripMouseDown
  118.     OnMouseMove = DoGripMouseMove
  119.     OnMouseUp = DoGripMouseUp
  120.   end
  121.   object lvwAlerts: TnbTransparentListView
  122.     Left = 48
  123.     Top = 44
  124.     Width = 264
  125.     Height = 33
  126.     Anchors = [akLeft, akTop, akRight, akBottom]
  127.     BevelInner = bvNone
  128.     BorderStyle = bsNone
  129.     Columns = <
  130.       item
  131.         AutoSize = True
  132.         Caption = 'Item'
  133.       end>
  134.     ColumnClick = False
  135.     Ctl3D = False
  136.     HotTrackStyles = [htHandPoint, htUnderlineHot]
  137.     ReadOnly = True
  138.     ParentColor = True
  139.     ShowColumnHeaders = False
  140.     TabOrder = 0
  141.     ViewStyle = vsReport
  142.     OnDeletion = lvwAlertsDeletion
  143.     OnInfoTip = lvwAlertsInfoTip
  144.     OnResize = lvwAlertsResize
  145.     OnSelectItem = lvwAlertsSelectItem
  146.   end
  147.   object mnuPopupOptions: TPopupMenu
  148.     Left = 8
  149.     Top = 72
  150.     object mnuPOpt_MarkChannelsAsRead: TMenuItem
  151.       Caption = '&Mark All Channels as Read'
  152.       ImageIndex = 64
  153.       OnClick = mnuPOpt_MarkChannelsAsReadClick
  154.     end
  155.     object mnuPOptions_Bar1: TMenuItem
  156.       Caption = '-'
  157.     end
  158.     object mnuPOpt_Options: TMenuItem
  159.       Caption = 'Options...'
  160.       OnClick = mnuPOpt_OptionsClick
  161.     end
  162.   end
  163.   object tmrRestartFade: TTimer
  164.     Enabled = False
  165.     OnTimer = tmrRestartFadeTimer
  166.     Left = 96
  167.     Top = 64
  168.   end
  169. end
  170.